QuickOPC User's Guide and Reference
Generic Access

The EasyDAClient.GetPropertyValue<T> extension method gets a value of OPC property of a given type T, and return the actual value typed as T. There are several overloads of this method with different structure of arguments.

See Also